Esx Settings Clusters Configuration Drafts ChangedProperty

Esx Settings Clusters Configuration Drafts ChangedProperty
Esx Settings Clusters Configuration Drafts ChangedProperty

The Esx Settings Clusters Configuration Drafts ChangedProperty schema contains information about a property that is different in this draft from the committed configuration.

This schema was added in vSphere API 8.0.2.0.

JSON Example
{
    "path": "string",
    "current": "string",
    "draft": "string"
}
string
path
Required

A JSON-Pointer that refers to the property that has been changed.

This property was added in vSphere API 8.0.2.0.

string
current
Optional

This property was added in vSphere API 8.0.2.0.

If set, the current value of the property in the cluster configuration. If not set, the property does not exist in the current cluster configuration.

string
draft
Optional

This property was added in vSphere API 8.0.2.0.

If set, this is the new value for the property in this draft. If not set, the property has been deleted in this draft.